home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Aventura / asitchintime2.swf / scripts / DefineButton2_1629 / BUTTONCONDACTION on(release, keyPress Enter).as
Encoding:
Text File  |  2005-11-09  |  58 b   |  4 lines

  1. on(release, keyPress "<Enter>"){
  2.    gotoAndStop(25);
  3. }
  4.